ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ItemCollection<T> Class / Clear Method

In This Topic
    Clear Method (ItemCollection<T>)
    In This Topic
    Removes all items from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also